textview: Give attached children a different css name
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2020 13:14:25 +0000 (09:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2020 20:25:28 +0000 (16:25 -0400)
commit3f548327b56d5751b2d9899ee9a3ed8ba4793afe
tree4ec2532d79cc53ac0b648954d7ed191e80db1077
parentf6a4e68973fcf78504e320453c576abb789d9e03
textview: Give attached children a different css name

If we use "text" for the children that are attached to the
text view, they end up rendering the same background as the
main text content, causing that content to be covered up.

Fixes: #2729
gtk/gtktextviewchild.c